Docs.rs
gix-revwalk-0.12.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix-revwalk 0.12.0
A crate providing utilities for walking the revision graph
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
36
out of
36
items documented
0
out of
30
items with examples
Links
GitoxideLabs/gitoxide
9122
314
105
crates.io
Dependencies
gix-commitgraph ^0.24.0
normal
gix-date ^0.8.3
normal
gix-hash ^0.14.1
normal
gix-hashtable ^0.5.1
normal
gix-object ^0.41.0
normal
smallvec ^1.10.0
normal
thiserror ^1.0.26
normal
Versions
0.17.0
0.16.0
0.15.0
0.14.0
0.13.2
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Owners
Utility types for traversing the git commit-graph. This crate considers itself very much *plumbing* and is meant for consumption by other plumbing crates.